decimal point
英 [ˌdesɪml ˈpɔɪnt]
美 [ˌdesɪml ˈpɔɪnt]
n. 小数点
牛津词典
noun
- 小数点
a dot or point used to separate the whole number from the tenths, hundredths , etc. of a decimal , for example in 0.61
柯林斯词典
- 小数点
Adecimal pointis the dot in front of a decimal fraction.
英英释义
noun
- the dot at the left of a decimal fraction
双语例句
- Each value in the percentage-based limit specification (%,% and%) now can have up to two digits after the decimal point.
现在,基于百分比的资源限制设置中的每个值(%、%和%)可以精确到小数点后两位。 - The integer portion, to the left of the decimal point, represents the date.
小数点左边的整数部分表示日期。 - An expression that requires real ( decimal) numbers; the decimal point is required part of the number.
需要实数(十进制)的一种表达式,十进制小数点是所需该十进制数的一部分。 - A radix numeration system in which the location of the decimal point is fixed by convention.
小数点位置按习俗固定下来的一种计算根的方法。 - The period is also used as a decimal point.
句号也可用作十进制的小数点。 - With decimal point, span, range and digit zero setting function.
具有小数点设定、比率、量程及零点调整功能。 - Something with a decimal point and numbers thereafter.
也就是小数点后还有数字。 - Internally, BigDecimal is represented as an arbitrary-precision unscaled value and a scale factor, which represents how many places to move the decimal point left to obtain the scaled value.
在内部,可以用任意精度任何范围的值和一个换算因子来表示BigDecimal,换算因子表示左移小数点多少位,从而得到所期望范围内的值。 - At least one digit must be before or after the decimal point, if one is used.
如果有小数点,那么至少有一位在小数点前面或后面。 - So it turns out there's a solution to this: If you need more precision, more digits after the decimal point than a float allows, what do you go for instead?
所以这里有一个解决方案:,如果你需要比float类型允许的更高精度,小数点后更多位数,那你该用什么取代它?